[INFO] cloning repository https://github.com/RodrigoEaS/engine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RodrigoEaS/engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRodrigoEaS%2Fengine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRodrigoEaS%2Fengine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b35237de88ad028d0589cb6ceeeaca656d506f37
[INFO] fixing RodrigoEaS/engine against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRodrigoEaS%2Fengine" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/RodrigoEaS/engine
[INFO] finished tweaking git repo https://github.com/RodrigoEaS/engine
[INFO] tweaked toml for git repo https://github.com/RodrigoEaS/engine written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/RodrigoEaS/engine on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/RodrigoEaS/engine already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: version requirement `0.37.3+1.3.251` for dependency `ash` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr] warning: `engine` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 03bf48454d0f4b3844dc6b2745623d648cc2c666c7072f6f8c4919c05c026f32
[INFO] running `Command { std: "docker" "start" "03bf48454d0f4b3844dc6b2745623d648cc2c666c7072f6f8c4919c05c026f32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "03bf48454d0f4b3844dc6b2745623d648cc2c666c7072f6f8c4919c05c026f32" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "03bf48454d0f4b3844dc6b2745623d648cc2c666c7072f6f8c4919c05c026f32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "03bf48454d0f4b3844dc6b2745623d648cc2c666c7072f6f8c4919c05c026f32" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr] warning: Cargo.toml: version requirement `0.37.3+1.3.251` for dependency `ash` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr] warning: `engine` (manifest) generated 1 warning
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling crossbeam-utils v0.8.18
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.4
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]     Checking half v2.3.1
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking windows-targets v0.52.4
[INFO] [stderr]     Checking windows-result v0.1.0
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking windows-core v0.54.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking png v0.17.11
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking windows v0.54.0
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]     Checking tobj v4.0.1
[INFO] [stderr]     Checking rayon v1.8.1
[INFO] [stderr]     Checking exr v1.72.0
[INFO] [stderr]     Checking num-iter v0.1.43
[INFO] [stderr]     Checking num-rational v0.4.1
[INFO] [stderr]     Checking num v0.4.1
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking image v0.24.8
[INFO] [stderr]     Checking engine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/renderer/mod.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/renderer/mod.rs:233:17
[INFO] [stdout]     |
[INFO] [stdout] 228 |           let pipeline = GraphicPipeline::new(
[INFO] [stdout]     |                          -------------------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 233 | /                 &set_layouts.iter().map(|x| -> vk::DescriptorSetLayout {
[INFO] [stdout] 234 | |                         x.layout
[INFO] [stdout] 235 | |                     }
[INFO] [stdout] 236 | |                 ).collect()
[INFO] [stdout]     | |___________________________^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/renderer/mod.rs:265:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |           descriptor_pool.create_sets({
[INFO] [stdout]     |                           ----------- borrow later used by call
[INFO] [stdout] 265 | /                 &set_layouts.iter().map(|x| -> vk::DescriptorSetLayout {
[INFO] [stdout] 266 | |                         x.layout
[INFO] [stdout] 267 | |                     }
[INFO] [stdout] 268 | |                 ).collect()
[INFO] [stdout]     | |___________________________^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/renderer/mod.rs:677:17
[INFO] [stdout]     |
[INFO] [stdout] 672 |           self.pipeline = GraphicPipeline::new(
[INFO] [stdout]     |                           -------------------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 677 | /                 &self.set_layouts.iter().map(|x| -> vk::DescriptorSetLayout {
[INFO] [stdout] 678 | |                         x.layout
[INFO] [stdout] 679 | |                     }
[INFO] [stdout] 680 | |                 ).collect()
[INFO] [stdout]     | |___________________________^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/renderer/mod.rs:233:17
[INFO] [stdout]     |
[INFO] [stdout] 228 |           let pipeline = GraphicPipeline::new(
[INFO] [stdout]     |                          -------------------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 233 | /                 &set_layouts.iter().map(|x| -> vk::DescriptorSetLayout {
[INFO] [stdout] 234 | |                         x.layout
[INFO] [stdout] 235 | |                     }
[INFO] [stdout] 236 | |                 ).collect()
[INFO] [stdout]     | |___________________________^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/renderer/mod.rs:265:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |           descriptor_pool.create_sets({
[INFO] [stdout]     |                           ----------- borrow later used by call
[INFO] [stdout] 265 | /                 &set_layouts.iter().map(|x| -> vk::DescriptorSetLayout {
[INFO] [stdout] 266 | |                         x.layout
[INFO] [stdout] 267 | |                     }
[INFO] [stdout] 268 | |                 ).collect()
[INFO] [stdout]     | |___________________________^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/renderer/mod.rs:677:17
[INFO] [stdout]     |
[INFO] [stdout] 672 |           self.pipeline = GraphicPipeline::new(
[INFO] [stdout]     |                           -------------------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 677 | /                 &self.set_layouts.iter().map(|x| -> vk::DescriptorSetLayout {
[INFO] [stdout] 678 | |                         x.layout
[INFO] [stdout] 679 | |                     }
[INFO] [stdout] 680 | |                 ).collect()
[INFO] [stdout]     | |___________________________^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.57s
[INFO] [stderr] crater-edition-check: engine v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr] warning: Cargo.toml: version requirement `0.37.3+1.3.251` for dependency `ash` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr] warning: `engine` (manifest) generated 1 warning
[INFO] [stderr]     Checking engine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/renderer/mod.rs:233:18
[INFO] [stdout]     |
[INFO] [stdout] 228 |           let pipeline = GraphicPipeline::new(
[INFO] [stdout]     |                          -------------------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 233 |                   &set_layouts.iter().map(|x| -> vk::DescriptorSetLayout {
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 234 | |                         x.layout
[INFO] [stdout] 235 | |                     }
[INFO] [stdout] 236 | |                 ).collect()
[INFO] [stdout]     | |                           ^
[INFO] [stdout]     | |                           |
[INFO] [stdout]     | |___________________________temporary value is freed at the end of this statement
[INFO] [stdout]     |                             creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/renderer/mod.rs:265:18
[INFO] [stdout]     |
[INFO] [stdout] 264 |           descriptor_pool.create_sets({
[INFO] [stdout]     |                           ----------- borrow later used by call
[INFO] [stdout] 265 |                   &set_layouts.iter().map(|x| -> vk::DescriptorSetLayout {
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 266 | |                         x.layout
[INFO] [stdout] 267 | |                     }
[INFO] [stdout] 268 | |                 ).collect()
[INFO] [stdout]     | |                           ^
[INFO] [stdout]     | |                           |
[INFO] [stdout]     | |___________________________temporary value is freed at the end of this statement
[INFO] [stdout]     |                             creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/renderer/mod.rs:677:18
[INFO] [stdout]     |
[INFO] [stdout] 672 |           self.pipeline = GraphicPipeline::new(
[INFO] [stdout]     |                           -------------------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 677 |                   &self.set_layouts.iter().map(|x| -> vk::DescriptorSetLayout {
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 678 | |                         x.layout
[INFO] [stdout] 679 | |                     }
[INFO] [stdout] 680 | |                 ).collect()
[INFO] [stdout]     | |                           ^
[INFO] [stdout]     | |                           |
[INFO] [stdout]     | |___________________________temporary value is freed at the end of this statement
[INFO] [stdout]     |                             creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `format`
[INFO] [stdout]    --> src/image.rs:175:9
[INFO] [stdout]     |
[INFO] [stdout] 175 |         format: vk::Format,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_format`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/renderer/mod.rs:233:18
[INFO] [stdout]     |
[INFO] [stdout] 228 |           let pipeline = GraphicPipeline::new(
[INFO] [stdout]     |                          -------------------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 233 |                   &set_layouts.iter().map(|x| -> vk::DescriptorSetLayout {
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 234 | |                         x.layout
[INFO] [stdout] 235 | |                     }
[INFO] [stdout] 236 | |                 ).collect()
[INFO] [stdout]     | |                           ^
[INFO] [stdout]     | |                           |
[INFO] [stdout]     | |___________________________temporary value is freed at the end of this statement
[INFO] [stdout]     |                             creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/renderer/mod.rs:265:18
[INFO] [stdout]     |
[INFO] [stdout] 264 |           descriptor_pool.create_sets({
[INFO] [stdout]     |                           ----------- borrow later used by call
[INFO] [stdout] 265 |                   &set_layouts.iter().map(|x| -> vk::DescriptorSetLayout {
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 266 | |                         x.layout
[INFO] [stdout] 267 | |                     }
[INFO] [stdout] 268 | |                 ).collect()
[INFO] [stdout]     | |                           ^
[INFO] [stdout]     | |                           |
[INFO] [stdout]     | |___________________________temporary value is freed at the end of this statement
[INFO] [stdout]     |                             creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/renderer/mod.rs:677:18
[INFO] [stdout]     |
[INFO] [stdout] 672 |           self.pipeline = GraphicPipeline::new(
[INFO] [stdout]     |                           -------------------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 677 |                   &self.set_layouts.iter().map(|x| -> vk::DescriptorSetLayout {
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 678 | |                         x.layout
[INFO] [stdout] 679 | |                     }
[INFO] [stdout] 680 | |                 ).collect()
[INFO] [stdout]     | |                           ^
[INFO] [stdout]     | |                           |
[INFO] [stdout]     | |___________________________temporary value is freed at the end of this statement
[INFO] [stdout]     |                             creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `format`
[INFO] [stdout]    --> src/image.rs:175:9
[INFO] [stdout]     |
[INFO] [stdout] 175 |         format: vk::Format,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_format`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `engine` (lib) due to 3 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `engine` (lib test) due to 3 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "03bf48454d0f4b3844dc6b2745623d648cc2c666c7072f6f8c4919c05c026f32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03bf48454d0f4b3844dc6b2745623d648cc2c666c7072f6f8c4919c05c026f32", kill_on_drop: false }`
[INFO] [stdout] 03bf48454d0f4b3844dc6b2745623d648cc2c666c7072f6f8c4919c05c026f32
